﻿*{margin:0;padding:0;list-style:none;text-decoration:none;}
a{color:#4b5256;} 
a:hover{color:red;}
body{font: 14px/150% 微软雅黑,Arial,Verdana,"\5b8b\4f53";color: #4b5256;}
h1,h2,h3,h4,h5{font-weight: normal; }
img{border:none;} 
em,i{    font-style: normal;}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
thead {
    display: table-header-group;
    vertical-align: middle;
    border-color: inherit;
}
input{} 
 


 /*:last-child  最后一个孩子*/
 /*:first-child  第一孩子*/


/*
文字溢出隐藏
overflow: hidden;
text-overflow:ellipsis;  //省略号
white-space: nowrap;	//单行显示

多行
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
*/


/*
透明度
opacity:1;
filter:Alpha(opacity=100); 
动画
transition:opacity 0.3s;*/
.beij_center{
	width: 1200px;
	margin:0 auto;
	position: relative;
}

/*头部*/
.toub_t{
	background: #1b1d1f;
	height: 150px;
}

.toub_jvz_b{
	background:no-repeat center center url(../images/toub_b.jpg); 
	height: 150px;
}

.zuid_b{
	height: 46px;
	background:rgba(223,223,223,.1);
}

.huanx_1{
	height: 1px;
	background:rgba(245,122,18,.15);
}

.div_zuid{
	height: 46px;

}

.txtScroll_top_zuid{  overflow:hidden; position:relative;  float: left;   } 
.txtScroll_top_zuid .bd{ padding:10px;  }
.txtScroll_top_zuid .infoList li{ height:24px; line-height:24px;   } 
.txtScroll_top_zuid .infoList li a{
	color:#f57a12;
	font-size: 16px;
}
.txtScroll_top_zuid .infoList li:hover a{
	color: #117dc2;
}
.txtScroll_top_zuid .infoList li i{
	width: 4px;
	height: 4px;
	position: relative;
	top: -2px;
	background: #f57a12;
	border-radius: 50%;
	display: inline-block;
	margin-right:5px;
}
.txtScroll_top_zuid .infoList li:hover i{
	background: #117dc2;
}
.zuid_lb{
	float: right;
}

.zuid_lb ul{
	height: 46px;
}
.zuid_lb ul li{
	float: left;
	padding: 12px 15px;
	position: relative;

}
.zuid_lb ul li:last-child{
	padding-right: 0;
}
.zuid_lb ul li a{
	color: #f57a12;
	font-size: 16px;
}
.zuid_lb ul i{
	display: inline-block;
	width: 1px;
	height:16px; 
	float: left;
	margin: 15px 0 0 0;
	background: #f57a12;
}
.zuid_lb ul li:hover a{
	color: #117dc2;
}
.zuid_lb ul li .img{
	background:no-repeat url(../images/tub.png);
	background-position:0 -41px;
	width: 12px;
	height: 17px;
	display: inline-block;
	margin-right:3px;
	position: relative;
	top: 3px;

}

.zuid_lb ul li:hover .img{ 
	background-position:-32px -41px; 

}
.zuid_lb ul li .zuid_erwm_b{
	position: absolute;
	top: 45px;
	padding: 10px 0;
	width: 100%;
	text-align: center;
	background: #fcfcfc;
	line-height: 25px;
	display: none;
	z-index:100;
	/*
	opacity:0.5;
　　filter:alpha(opacity=50);*/
}
.zuid_lb ul li:hover .zuid_erwm_b{
	display: block;
}

/*导航*/
.daoh_k{
	height:54px;
	background: #121416;
}

.daoh_k ul li{
	float: left;
	width: 120px;
	height:54px;
	line-height: 54px;
	text-align: center;
}
.daoh_k ul li.no{
	background: #f57a12;
}
.daoh_k ul li:hover{
	background: #f57a12;
}
.daoh_k ul li a{
	color: #fff;
	font-size: 16px;
}

.logo_k{
	float: left;
	margin-top:20px;
}

.fen_gs{
	float: left;
	margin-top:52px;
	margin-left:30px;
}

.fen_gs p{
	color: #f57a12;
	font-size:16px;
	display: inline-block;
}
.fen_gs p i{
	background:no-repeat url(../images/tub.png);
	width: 12px;
	height: 16px;
	display: inline-block;
	position: relative;
	top: 3px;
	margin-right:5px;
}
.fen_gs a{
	color: #868686;
}
.fen_gs a:hover{
	color: #f57a12;
}

.souy{
	float: right;
	margin-top:32px;
}

.souy input{
	width: 355px;
	height: 42px;
	border: solid 1px rgba(255,255,255,0.17);
	background:rgba(255,255,255,0.1);
	color: #a0a0a0;
	padding: 0 5px;
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
	border-right: none;
	float: left;

}
.souy button{ 
	width: 84px;
	height: 44px;
	float: left;
	border:none; 
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
	background:#f57a12;
	cursor: pointer;

}
.souy button i{
	background:no-repeat url(../images/tub.png);
	background-position:0 -82px;
	width: 22px;
	height: 22px;
	display: inline-block;
}

/*导航2*******************************************************/
.navbox{height:54px;position:relative;z-index:9; margin:auto;background:#121416;/*filter:alpha(opacity=90);-moz-opacity:0.90;opacity:0.90;*/font-family:'微软雅黑';}
.nav{width:1200px;margin:0 auto;height:54px; list-style:none;}
.nav li{float:left;height:54px;position:relative; list-style:none;}
.nav li.last{background:none;}
.nav li a{text-decoration:none;}
.nav li a span{float:left;display:block;line-height:54px;font-size:14px;color:#ffffff;cursor:pointer;width:120px;text-align:center; }
.mj_hover_menu{text-decoration:none; width:120px; background: #f57a12; height:54px;}
.navbox .no{
	 background: #f57a12;
}
.nav li.selected .submenu{display:block;}
.nav li .submenu{display:none;position:absolute;top:54px;left:-9px;}
.nav li .submenu li{float:none;padding:0;background:none;height:auto;border-bottom:dotted 0px #BEBEBE;}
.mj_menu_pro_bg{width:825px; height:235px; background:url(../images/menu_pro_bg.png) no-repeat;}
.mj_menu_pro_main{width:765px; margin:auto; padding-top:12px;}
.mj_menu_pro_li{ float:left;}
.mj_menu_li_txt{line-height:22px; font-size:12px; color:#696969;}
.mj_menu_li_txt font{font-size:14px; color:#f57a12;}
.mj_menu_li_txt a{color:#696969; text-decoration:none;}
.mj_menu_li_txt a:hover{color:#696969; text-decoration:underline;}

.mj_menu_news_bg{width:480px; height:185px; background:url(../images/menu_news_bg.png) no-repeat;}
.mj_menu_news_main{width:440px; margin:auto; padding-top:12px;}
.mj_menu_news_li{padding:0px 30px; margin-right:30px; height:150px; float:left; border-right:solid 1px #cccccc; }
.mj_menu_news_img{float:left; text-align:left; color:#bb1721; line-height:30px; font-size:14px;}
.mj_menu_news_li2{padding:0px 30px; height:150px; float:right; border-left:solid 1px #cccccc; }
.mj_menu_news_img2{float:left; margin-left:30px; text-align:left; color:#bb1721; line-height:30px; font-size:14px;}
.mj_menu_news_li3{padding:0px 25px; height:150px; float:right; border-left:solid 1px #cccccc; }
.mj_menu_news_img3{float:left; margin-left:10px; text-align:left; color:#bb1721; line-height:30px; font-size:14px;}


/*banner*/

.slideBox_banner{ height:600px; overflow:hidden; position:relative; }
.slideBox_banner .hd{ height:15px; overflow:hidden; position:absolute; right:0px;width: 100%; bottom:18px; z-index:1;text-align: center; }
.slideBox_banner .hd ul{ overflow:hidden; zoom:1;margin:0 auto;display: inline-block;  }
.slideBox_banner .hd ul li{ float:left; margin-right:5px;  width:43px; height:3px; line-height:14px;
	text-align:center; background:#fff; cursor:pointer; line-height: 50px;}
.slideBox_banner .hd ul li.on{ background:#f57a12; color:#fff; }
.slideBox_banner .bd{ position:relative; height:100%; z-index:0;   }
.slideBox_banner .bd ul{margin-left: -960px; left:50%;}
.slideBox_banner .bd li{ zoom:1; vertical-align:middle;}
.slideBox_banner .bd img{ display:block;}

/* 下面是前/后按钮代码  */
.slideBox_banner .prev,
.slideBox_banner .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:51px; height:89px;
	background:url(../images/tub.png) 0px -139px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox_banner .next{ left:auto; right:3%; background-position:-66px -241px; }
.slideBox_banner .prev:hover,
.slideBox_banner .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox_banner .prev:hover{ background-position:0px -241px;}
.slideBox_banner .next:hover{ background-position:-66px -139px;}
.slideBox_banner .prevStop{ display:none;}
.slideBox_banner .nextStop{ display:none;}

.banner_zuoy{
	height: 0px;
	position: relative;top:-50%;
	margin:0 auto;
	width: 1300px;
}

/*内容*/
/*第一部分*/
.lan_beij{
	background: #0e4162;
	padding: 40px 0;
}

.diyneir_k{ 
	padding: 12px;
	background: #fff;
	width: 1176px;
	overflow: hidden;
}

.lian_anniu{
	float: left;
	width: 270px;
}

.lian_anniu .anniu{
	width: 230px;
	height: 110px;
	background: #f57a12;
	border-radius:3px;
	text-align: center;
	margin-bottom:12px;
}

.lian_anniu .anniu a{
	color: #fff;
	font-size: 18px;display: inline-block;
	width: 100%;
	height: 100%;
}
.lian_anniu .anniu i{
	width: 33px;
	height: 33px;
	margin-top:25px; 
	display: inline-block;
	background:no-repeat url(../images/tub.png);
	background-position: 0 -374px;
}
.lian_anniu .anniu p{
	line-height: 33px;
}
.lian_anniu .anniu_2{
	background: #f0f0f0;
	margin-bottom: 0;
}
.lian_anniu .anniu_2:hover{
	background: #117dc2;
}
.lian_anniu .anniu_2:hover i{
	background-position: -59px -432px;
}
.lian_anniu .anniu_2:hover a{
	color: #fff;
}
.lian_anniu .anniu_2 i{  
	background-position: 0 -432px;
	width: 40px;
}

.lian_anniu .anniu_2 a{
	color: #f57a12;
}

.zhuangx_fg{
	float: left;
	margin-left: 12px;
}

.zhuangx_fg .meih{
	padding:6px 0;
	overflow: hidden;
}
.zhuangx_fg .meih p{
	float: left;
	margin-right:10px;
	color: #404040;
	line-height: 33px;
}
.zhuangx_fg .meih select{
	width: 150px;
	text-align: center;
	height: 33px;
	border-radius: 2px;
	color: #404040;  
	border:solid 1px #d9d9d9;
	margin-left:13px;
}
.zhuangx_fg .meih select option{
	color: #404040;

}
.zhuangx_fg .meih input{
	width: 270px;
	height:33px;
	margin-left:13px;
	padding: 0 8px;
	border-radius:3px;
	border:solid 1px #d9d9d9;
}
.zhuangx_fg .meih .fenge{
	padding-left: 12px;
	overflow: hidden;
}
.zhuangx_fg .meih .fenge li{
	float: left;
	line-height: 35px;
	margin-left: 25px;
	cursor: default;
}

.zhuangx_fg .meih .fenge li:first-child/*第一个孩子*/{
		margin-left: 0px;
}
.zhuangx_fg .meih .fenge li i{
	width:8px;
	height:8px;
	display: inline-block;
	border-radius: 50%;
	border:solid 2px #918e8c;
	position: relative;
	top:1px;
	margin-right:5px;

}
.zhuangx_fg .meih .fenge li.no i{
	border:solid 2px #117dc2;
}

.zhuangx_fg .meih input.xiangx_diz{
	width: 600px;
}

.zhuangx_fg .meih input.yez_ch{
	width: 134px;
}

.zhuangx_fg .meih button{
	width:152px;
	border-radius: 3px;
	border:none;
	background: #f57a12;
	color:#fff;
	height:33px; 
	cursor:pointer;
	margin-left: 12px;
}

.zhuangx_fg .meih button:hover{
	background: #117dc2;
}

.zhuangx_fg .meih .a1{
	margin-left: 12px; 

}
.zhuangx_fg .meih .a1:hover{
	color:#f57a12;
}

.zhuangx_fg .meih.meih_yi{
	border-top:solid 1px #d5cec8;
	padding-top:2px;
	margin-top: 8px;
	padding-bottom: 0;
}
.zhuangx_fg .meih.meih_yi p{
	color: #6b6b6b;
}
.zhuangx_fg .meih.meih_yi em{
	color: #f57a12;
}


/**/
.biaot_shouy{
	height: 36px;
	margin:40px 0 15px 0; 
	border-bottom:solid 1px rgba(255,255,255,0.4);
}
.biaot_shouy p{
	font-size:16px;
	color: #fff;
	border-bottom: solid 1px #fff; 
	float: left;
	height: 36px;
	line-height: 36px;
}
.biaot_shouy span{
	line-height: 36px;
	margin-left: 5px;
	color: #989898;
}
.biaot_shouy a{
	float: right;
	line-height: 36px;
	color: #989898;
}
.biaot_shouy a:hover{
	color: #f57a12;
}

.gongs_jies_k ul{
	overflow:hidden;
}
.gongs_jies_k li{
	float: left;
	width: 298px;
	margin-left: 2px;
	height: 213px;
	background: #fff;
	text-align: center;
}
.gongs_jies_k li:hover{
	background: #f57a12;
}
.gongs_jies_k li a{
	width: 100%;
	height: 100%;
	display: inline-block;
}
.gongs_jies_k li i{
	background:no-repeat url(../images/tub.png);
	background-position:0 -495px; 
	width: 42px;
	height: 45px;
	margin-top: 46px;
	display:inline-block;
} 
.gongs_jies_k li:hover i{ 
	background-position:-66px -495px;  
} 
.gongs_jies_k li i.p2{background-position:0 -566px; }
.gongs_jies_k li i.p3{background-position:0 -644px; }
.gongs_jies_k li i.p4{background-position:0 -715px;    width: 47px; }

.gongs_jies_k li:hover i.p2{background-position:-66px -566px; }
.gongs_jies_k li:hover i.p3{background-position:-66px -644px; }
.gongs_jies_k li:hover i.p4{background-position:-66px -715px;}

.gongs_jies_k li p{
	color: #787878;
	font-size: 18px;
}
.gongs_jies_k li:hover p{
	color: #fff;
}
.gongs_jies_k li em{
	width: 42px;
	height: 1px;
	background: #787878;
	display: block;
	margin:10px auto;
}
.gongs_jies_k li:hover em{
	background: #fff;
}
.gongs_jies_k li span{
	color: #8e8e8e;
}
.gongs_jies_k li:hover span{
	color: #fff;
}

/*家装风格*/

.fenge_beij{
	height: 903px;
	background:no-repeat center center url(../images/fengge_beij.jpg);
}

.dier_daoh{
	padding:40px 0 13px 0;
	text-align: center;
}
.dier_daoh>div{ 
	display: inline-block;
}
.dier_daoh>div i{
	float: left;
	display: inline-block;
	width:45px;
	height: 1px;
	margin:12px 20px;
	background: #a7a7a7;
}
.dier_daoh>div span{
	float: left;
	font-size:20px;
	color: #353e43;
}
.dier_daoh p{
	line-height: 40px;
}

.fenge_daoh{
	text-align: center;
	padding-bottom: 33px;
}
.fenge_daoh>div{
	display: inline-block;
	padding:8px 10px;
	margin:0 10px;
	font-size: 16px;
}
.fenge_daoh>div.no{ 
	border-bottom:solid 1px #f57a12; 
}
.fenge_daoh>div.no a{
	color: #f57a12; 
}
.fengg_neir{
	display: none;
}



/**/
.fengg_sp{
 overflow: hidden;
 padding: 0px 0 12px 0;
}

.fengg_sp .img1{
	position: relative;
	width: 512px;
	height: 345px;
	overflow: hidden;
	float: left;
	margin-right: 12px;

}
.fengg_sp .img1:last-child{
	margin-right: 0px;
}
.fengg_sp .img1 .tupian{

}

.fengg_sp .img1 .tupian img{
	width: 100%;
	min-height: 345px; 
}

.fengg_sp .img1 .zhezhao{
	width: 512px;
	height: 345px; 
	position: absolute;
	top:345px;
	background: rgba(0,0,0,.8);
	transition: top 0.3s;
	z-index: 2;
}
.fengg_sp .img1:hover .zhezhao{
	top:0px;
}

.fengg_sp .img1 .zhezhao .shejis{
	margin:45px 0 45px 45px;
	overflow:hidden;
}
.fengg_sp .img1 .zhezhao .shejis div{
	width: 55px;
	height: 55px;
	border:solid 2px #fff;
	border-radius:50px;
	overflow: hidden;
	float: left;
	margin-right:8px;
}
.fengg_sp .img1 .zhezhao .shejis:hover div{
	border:solid 2px #117dc2;
}
.fengg_sp .img1 .zhezhao .shejis div img{
	width: 100%;
	height: 100%;
}
.fengg_sp .img1 .zhezhao .shejis p{
	color: #fff;
	font-size: 18px;
	margin-top: 10px;
	font-weight: 600;
}
.fengg_sp .img1 .zhezhao .shejis p:last-child{
	color: #d2d2d2;
	font-size: 14px;
	margin-top: 0px;
	font-weight: 100;
}

.fengg_sp .img1 .zhezhao .biaot_1{
	text-align: center; 
}
.fengg_sp .img1 .zhezhao .biaot_1 span{
	color: #d2d2d2;
	display:block;
	line-height: 35px;
}
.fengg_sp .img1 .zhezhao .biaot_1 a{
	display: block;
	color: #fff;
	font-size: 18px;
	margin-top: 10px;
	font-weight: 600;

}
.fengg_sp .img1 .zhezhao .biaot_1 a:first-child:hover{
	color: #117dc2;
}

.fengg_sp .img1 .zhezhao .biaot_1 a.anniu{
	display: inline-block;
	width: 122px;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	background: #f57a12;
	border-radius: 3px; 
	margin-top:30px;
}

.fengg_sp .img1 .zhezhao .biaot_1 a.anniu:hover{
	background: #117dc2;

}

.fengg_sp .img1 .biaot{
	background: rgba(0,0,0,0.7);
	height: 40px;
	width: 100%;
	padding: 0 2%;
	opacity:1;
	filter:Alpha(opacity=100);
	position: absolute;
	bottom: 0px;
	line-height: 35px;
	color: #fff;
	font-size: 16px;
	z-index: 1;
	transition:opacity 0.3s;

}
.fengg_sp .img1:hover .biaot{
	opacity:0;
	filter:Alpha(opacity=0);
}

.fengg_sp .img1 .biaot span{
	margin-left: 15px;
	font-size: 14px;
	color: #bdbdbd;
}

.fengg_sp .img2{
	width: 332px;
	height: 345px;
}

.fengg_sp .img2 .zhezhao{
	width: 332px;
	height: 345px; 
}
.fengg_sp .img3{
	width: 291px;
	height: 205px;
}

.fengg_sp .img3 .zhezhao{
	width: 291px;
	height: 205px;
}
.fengg_sp .img3 .zhezhao .shejis{
	margin: 15px 0 15px 15px;
}

.fengg_sp .img3 .zhezhao .biaot_1 a.anniu { 
    margin-top: 15px;
}

.fengg_sp .img3 .tupian img{
	min-height: 205px;
}


.chakan_quanb{
	padding: 40px 0;
	text-align: center;
}

.chakan_quanb a{
	display: inline-block;
    width: 122px;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    background: #f57a12;
    border-radius: 3px; 
    color: #fff;
}

.chakan_quanb a:hover{
	background: #117dc2;
}


/*第三内容*********************************************************************/

.biaot_shouy_1{
    margin: 0px 0 15px 0;
}

 


/**/
.lineir_k{

}

.shejis{
	float: left;
	width: 410px;
}
.shejis>div{
	width: 191px;
	height: 220px;
	position: relative;
	overflow: hidden;
	text-align: center;
	float: left;
	margin:0 14px 14px 0;
}
.shejis>div img{
	width: 100%;
	min-height: 220px;
}
.shejis>div .wenz{
	position: absolute;
	bottom: 0px;
	height: 35px;
	background:rgba(0,0,0,0.6);
	width: 100%;
	line-height: 35px;
	font-size: 16px;
	color: #fff;
}
.shejis>div.no .wenz{
	background: rgba(245,122,18,0.6);
}

.lineir_k .shejis_neir{
	display: none;
	width:790px;
	float: left;
}
.lineir_k .shejis_neir1{
	display: none;
	width:790px;
	float: left;
}
.lineir_k .shejis_neir2{
	display: none;
	width:790px;
	float: left;
}


.neir_shejis{ 
	overflow: hidden;
}

.neir_shejis .xinxi{
	background: #fff;
	height: 454px;
	width: 246px;
	position: relative;
	float: left;
}

.neir_shejis .xinxi .shejis_xx{
	height: 112px;
	background: #f8f8f8;
	text-align: center;
}

.neir_shejis .xinxi .shejis_xx p{
	color: #353e43;
	font-size: 16px;
	padding-top: 25px;
}
.neir_shejis .xinxi .shejis_xx i{
	display: block;
	width: 32px;
	height: 2px;
	background: #353e43;
	margin:10px auto;
}
.neir_shejis .xinxi .shejis_xx h2{
	font-size: 14px;
	text-transform: uppercase;
}

.neir_shejis .xinxi .shejis_mz{
	margin: 35px 0;
	height: 177px;
	overflow: hidden;
	text-align: center;
}
.neir_shejis .xinxi .shejis_mz h1{
	color: #f57a12;
	line-height: 40px;
}
.neir_shejis .xinxi .shejis_mz p{
	color: #64686a;
	font-size: 16px;
	line-height: 35px;
}
.neir_shejis .xinxi .shejis_mz h2{
	font-size: 16px;
	padding: 4px; 
	color: #353e43;
	line-height: 20px;

}
.neir_shejis .xinxi .shejis_mz h2 span{ 
	color: #64686a;
}

.neir_shejis .xinxi .zuop_shul{
	text-align: center;
}
.neir_shejis .xinxi .zuop_shul span{
	margin:0 15px ;
}
.neir_shejis .xinxi .zuop_shul span em{
	color: #f57a12;
}
.neir_shejis .xinxi .zuop_shul a{
	width: 185px;
	height: 42px;
	border-radius: 3px;
	background: #f57a12;
	color: #fff;
	line-height: 42px;
	display: inline-block;
	margin-top:15px;
}
.neir_shejis .xinxi .zuop_shul a:hover{
	background: #117dc2;
}

.shejis_xiaogt{
	width: 532px;
	height: 454px;
	background: #fff;
	float: right;
}
 


 /*最大外框*/
.slideGroup_dd{ text-align:left;  }
.slideGroup_dd .parHd{  position:relative; text-align: center;  }
.slideGroup_dd .parHd ul{display: inline-block;  }
.slideGroup_dd .parHd ul li{ float:left; width: 15px; height: 15px; background: #fff; cursor:pointer; margin-left: 10px; position: relative; border-radius: 50%;
	overflow: hidden;line-height: 50px;}
.slideGroup_dd .parHd ul li.on{   background:#fff; background: #f57a12;}
.slideGroup_dd .slideBox{ overflow:hidden; zoom:1; position:relative;   }

.slideGroup_dd .sPrev,.slideGroup_dd .sNext{ position:absolute; left:5px; top:10px; display:block; width:30px; height:94px; border:1px solid #ddd; 
	background:url(images/icoLeft.gif) center center no-repeat #f4f4f4; }
.slideGroup_dd .sNext{ left:auto; right:5px; background:url(images/icoRight.gif) center center no-repeat #f4f4f4;  }
.slideGroup_dd .sPrev:hover,.slideGroup_dd .sNext:hover{ border-color:#f60;  }
 

 /* 里面切换图*/
.slideBox000{ width:532px;     height: 454px;
    background: #fff; overflow: hidden;}
.slideBox000 .hd{ height:15px; overflow:hidden; position:absolute; right:15px; top:300px; z-index:1; }
.slideBox000 .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox000 .hd ul li{ float:left; margin-right:10px;  width:15px; height:15px;border-radius: 50%; line-height:14px; text-align:center;
line-height: 50px;
opacity:0.5;
	filter:Alpha(opacity=50);
 background:#fff; cursor:pointer; }
.slideBox000 .hd ul li.on{ background:#f57a12; color:#fff; opacity:1;
	filter:Alpha(opacity=100);}
.slideBox000 .bd{ position:relative; height:100%; z-index:0; background: #fff;  }
.slideBox000 .bd li{ zoom:1; vertical-align:middle; }
.slideBox000 .bd img{ width:532px; height:328px; display:block;  }

.shejis_zp_wz{
	padding:15px; 
	padding-bottom:0px;
	width:502px;
position: relative;
background: #fff;
}

.shejis_zp_wz p{
	color: #353e43;
	margin-top: 10px;
	font-size: 16px;
}

.shejis_zp_wz p em{
	color: #f57a12;
}

.shejis_zp_wz p span{
	color: #64686a;
}

/*

视频


****


***/


.daphagn{
	float: right;
}

.daphagn a{
	padding:0 20px;
	display: inline-block;
	float: left;
	color: #fff;
}

.daphagn a:last-child{
	padding-right: 5px;
}

.daphagn i{
	display: inline-block;
	width: 1px;
	background: #b7b7b7;
	height: 13px;
	float: left;
	margin-top: 12px;
}

.daphagn a.no{
	color: #f57a12;
}


.ship_lieb{
	display: none;
	width: 1200px;
}

/**/ 

 /*

 */
 .slideGroup_ship{text-align:left; position: relative; }
.slideGroup_ship .parHd{ line-height:30px;   position:relative;  }
.slideGroup_ship .parHd ul{ 
    float: left;
    position: absolute;
    right: 0px;
    top: -50px;
    height: 32px;
}
.slideGroup_ship .parHd ul li{ float:left; padding:0 15px; cursor:pointer; color: #fff;   font-size: 16px; }
.slideGroup_ship .parHd ul i{
	display: inline-block;
	width: 1px;
	background: #b7b7b7;
	height: 13px;
	float: left;
	margin-top: 10px;
}
.slideGroup_ship .parHd ul li.on{ height:30px;  color: #f57a12;}
.slideGroup_ship .slideBox{ overflow:hidden; zoom:1; position:relative;   } 
.slideGroup_ship .sPrev:hover,.slideGroup_ship .sNext:hover{ border-color:#f60;  }

.slideGroup_ship .parBd ul{ overflow:hidden; zoom:1;   }
.slideGroup_ship .parBd ul li{ margin:0 4px; float:left; _display:inline; overflow:hidden; text-align:center; position: relative; }
.slideGroup_ship .parBd ul li .pic{ text-align:center; }
.slideGroup_ship .parBd ul li .pic img{width:291px; height:219px;display:block;   border:1px solid #888c8f; }
.slideGroup_ship .parBd ul li .pic a:hover img{ border-color:#f57a12;  }
.slideGroup_ship .parBd ul li .title{ line-height:24px;   }

.slideGroup_ship .parBd ul li .title{ line-height:30px; height: 30px;background: rgba(0,0,0,0.5); position: absolute;bottom: 0px;width:291px; color: #fff; 
opacity:1;filter:alpha(opacity=100);transition: opacity 0.3s;}
.slideGroup_ship .parBd ul li:hover .title{
	opacity:0;
　　filter:alpha(opacity=0);
}
.slideGroup_ship .parBd ul li .bofang{
	position: absolute;
	width:291px; height:219px;
	top:0px;
	left: 0px;
	background:rgba(0,0,0,0.5);
	opacity:0;
　　filter:alpha(opacity=0);
	transition: opacity 0.3s;
	border:1px solid #f57a12;

	
}
.slideGroup_ship .parBd ul li:hover .bofang{
	opacity:1;
　　filter:alpha(opacity=100);
}

.slideGroup_ship .parBd ul li .bofang a{
	width: 127px;
	height: 40px;
	border-radius: 3px;
	display: inline-block;
	background: #f57a12;
	line-height: 40px;
	margin:85px auto 20px auto;
	color: #fff;
	

}
.slideGroup_ship .parBd ul li .bofang a:hover {
	background: #117dc2;
}
.slideGroup_ship .parBd ul li .bofang p{
	color: #fff;
	font-size: 16px;
}

/*新闻*/
.xinw_beij{
	background: url(../images/jiazhuang_b.jpg);
	background-position: center center;
	height: 616px;
}

.slideGroup_news{text-align:left; position: relative; }
.slideGroup_news .parHd{ line-height:30px;   position:relative;  }
.slideGroup_news .parHd ul{ 
    float: left;
    position: absolute;
    right: 0px;
    top: -50px;
    height: 32px;
}
.slideGroup_news .parHd ul li{ float:left; padding:0 15px; cursor:pointer; color: #fff;   font-size: 16px; }
.slideGroup_news .parHd ul i{
	display: inline-block;
	width: 1px;
	background: #b7b7b7;
	height: 13px;
	float: left;
	margin-top: 10px;
}
.slideGroup_news .parHd ul li.on{ height:30px;  color: #f57a12;}
.slideGroup_news .slideBox{ overflow:hidden; zoom:1; position:relative;  padding: 15px 0; } 
.slideGroup_news .sPrev:hover,.slideGroup_news .sNext:hover{ border-color:#f60;  }

.slideGroup_news .parBd ul{ overflow:hidden; zoom:1;   }
.slideGroup_news .parBd ul li{ margin:0 0px; float:left; _display:inline; overflow:hidden; text-align:center; position: relative;}
.slideGroup_news .parBd ul li .pic{ text-align:center; }
.slideGroup_news .parBd ul li .pic img{width:291px; height:219px;display:block;   border:1px solid #888c8f; }
.slideGroup_news .parBd ul li .pic a:hover img{ border-color:#f57a12;  }
.slideGroup_news .parBd ul li .title{ line-height:24px;   }

.slideGroup_news .parBd ul li .title{ line-height:30px; height: 30px;background: rgba(0,0,0,0.5); position: absolute;bottom: 0px;width:291px; color: #fff; 
opacity:1;filter:alpha(opacity=100);transition: opacity 0.3s;}
.slideGroup_news .parBd ul li:hover .title{
	opacity:0;
　　filter:alpha(opacity=0);
}
.slideGroup_news .parBd ul li .bofang{
	position: absolute;
	width:291px; height:219px;
	top:0px;
	left: 0px;
	background:rgba(0,0,0,0.5);
	opacity:0;
　　filter:alpha(opacity=0);
	transition: opacity 0.3s;
	border:1px solid #f57a12;

	
}
.slideGroup_news .parBd ul li:hover .bofang{
	opacity:1;
　　filter:alpha(opacity=100);
}

.slideGroup_news .parBd ul li .bofang a{
	width: 127px;
	height: 40px;
	border-radius: 3px;
	display: inline-block;
	background: #f57a12;
	line-height: 40px;
	margin:85px auto 20px auto;
	color: #fff;
	

}
.slideGroup_news .parBd ul li .bofang a:hover {
	background: #117dc2;
}
.slideGroup_news .parBd ul li .bofang p{
	color: #fff;
	font-size: 16px;
}

/**/

.qiehuant_news{
	margin: 30px 0;
	width: 600px;
	height: 420px;
	float: left;
	background: #252525;
}
.slideBox_news{ width:600px; position: relative;  height: 420px;
   overflow: hidden;}
.slideBox_news .hd{ height:15px; overflow:hidden; position:absolute; right:10px; top:285px; z-index:1; }
.slideBox_news .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox_news .hd ul li{ float:left; margin-right:10px;  width:15px; height:15px;border-radius: 50%; line-height:14px; text-align:center;
line-height: 50px;
	opacity:0.5;
	filter:Alpha(opacity=50);
	background:#fff; cursor:pointer;
}
.slideBox_news .hd ul li.on{ background:#f57a12; color:#fff; opacity:1;
	filter:Alpha(opacity=100);}
.slideBox_news .bd{ position:relative; height:100%; z-index:0;  }
.slideBox_news .bd li{ zoom:1; vertical-align:middle; }
.slideBox_news .bd img{ width:600px; height:310px; display:block;  }

.shejis_zp_wz_1{
	padding:15px; 
	padding-bottom:0px;
	width:570px;
	position: relative;
	 
	text-align: left;
}

.shejis_zp_wz_1 p{
	color: #989898;
	margin-top: 10px;
	font-size: 18px;
	font-weight: 600;
}
.shejis_zp_wz_1 p em{
	float: right;
	font-size: 14px;
	color: #989898;
}

.shejis_zp_wz_1 span{
	color: #989898;
	line-height: 30px;
}

.shejis_zp_wz_1 span:hover,.shejis_zp_wz_1 p:hover{
	color: #f57a12;
}

.youb_lieb{
	width:570px;
	margin: 30px 0; 
	height: 420px;
	float: right; 
}

.youb_lieb ol{
	text-align:left;
}
.youb_lieb ol li{
	height: 61px;
	background: #fff;
	width:560px;
	padding: 5px;
	overflow: hidden;
	margin-bottom: 16px;
}

.youb_lieb ol li i{
	display: inline-block;
	float: left;
	width: 51px;
	height: 51px;
	margin: 5px 10px;
	background: #d6d8d9;
	line-height: 51px;
	font-size: 24px;
	font-weight: 600;
	text-align: center;
	color: #484a4c;
}
.youb_lieb ol li h2{ 
	overflow: hidden;

}

.youb_lieb ol li h2 em{
	width: 360px;
	height:25px;
	line-height:25px;
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    float: left;
    margin-top: 5px;
    font-size: 16px;
    color: #353e43;

}
.youb_lieb ol li h2 span{
	float: right;
	color: #989898;
	font-size: 14px;
	margin-right: 10px;
}
.youb_lieb ol li .neir p{
	width: 475px;
	height: 25px;
	line-height: 25px;
	overflow:hidden;
	color: #989898;
    text-overflow:ellipsis;
    white-space:nowrap; 
}
.youb_lieb ol li:hover{
	background: #f57a12;
}
.youb_lieb ol li:hover i{
	color: #f57a12;
} 
.youb_lieb ol li:hover h2 span,.youb_lieb ol li:hover .neir p,.youb_lieb ol li:hover  h2 em{
	color: #fff;
}


/*友情连接*/

.youq_lianj_bj{
	background: #fcfcfc;
	height: 440px;
}

.biaot_shouy_2{
	border-bottom: solid 1px #e5e5e5;
	padding: 30px 0 15px 0;
	margin:0;
}

.biaot_shouy_2 p{
	color: #353e43;
	border-bottom: solid 1px #353e43;
}

.biaot_shouy_2 span{
	color: #989898;
}

.youq_lianj_k{
	padding: 25px 0 8px 0;
	overflow: hidden;
	width: 1221px;
}

.youq_lianj_k li{ 
	float: left;
	border:solid 1px #c7c7c7;
	background: #fff;
	width: 180px;
	height: 34px;
	text-align: center;
	padding: 10px 0;
	overflow: hidden;
	margin-right: 21px;
	margin-bottom: 18px;
	border-radius: 3px;
}/*
.youq_lianj_k li:first-child{
	margin-left: 0px;
}*/
.youq_lianj_k li:hover{
	border:solid 1px #f57a12;
}
.youq_lianj_k li img{
	height: 34px;
}

/*底部*/

.dib_beij{
	background:no-repeat url(../images/dibu_beij.jpg);
	background-position: center center;
	height: 390px;
	border-top:solid 3px #f8a259;
}

.zix_dib{
	background:rgba(0,0,0,0.8);
	height:44px;
	overflow: hidden;
	border-bottom: solid 1px rgba(245,122,18,0.08);
}
.zix_dib p{
	float: left;
	line-height: 44px;color: #fff;
}
.zix_dib .zx{
	float: right;
}
.zix_dib .zx a{
	float: left;
	line-height: 42px;display: inline-block;
	position: relative;
	margin-left: 35px;
	color: #f57a12;
}

.zix_dib .zx a i{
	width: 22px;
	height: 22px;
	display: inline-block;
	background:no-repeat url(../images/tub.png);
	background-position: 0 -791px;
	margin-right:8px;
	position: relative;
	top:6px;
}

.zix_dib .zx a i.qq{
	background-position: 0 -833px;
}

.bit_zuo_lib{
	float: left;
	margin-top: 47px;
	height: 150px;
	overflow: hidden;
}

.bit_zuo_lib ul{
	border-right: solid 1px #4b4b4b;
	padding-right: 45px;
	margin-left: 45px;
	float: left;
}
.bit_zuo_lib ul:first-child{
	margin-left: 0px;
}
.bit_zuo_lib ul li{
	height: 25px;
	text-align: left;
}
.bit_zuo_lib ul li h3{
	color: #fff;
	font-size: 18px;
	font-weight: 600px;

}
.bit_zuo_lib ul li a{
	line-height: 25px;
	color: #a3a3a3;
}
.bit_zuo_lib ul li:first-child{
	margin-bottom: 5px;
}
.bit_zuo_lib ul li a:hover{
	color: #f57a12; 
}

.diz_yv_erwm{
	width: 660px;
	float: right;
	margin-top: 47px;
	height: 150px;
	overflow: hidden;
}

.diz_yv_erwm .diz{
	float: left;
	width: 405px;
}

.diz_yv_erwm .diz p{
	color: #a3a3a3;
}

.diz_yv_erwm .erwm{
	float: right;
	text-align: center;
}
.diz_yv_erwm .erwm >div{
	float: left;
	margin-left: 20px;
}
.diz_yv_erwm .erwm >div img{
	width: 80px;
	height: 80px;
	padding: 5px;
	border:solid 1px #545454;
}
.diz_yv_erwm .erwm span{
	display: block;

}

.dibu_zuid{
	text-align: center;
	margin-top: 20px;
	padding: 20px 0px;
	border-top: solid 1px #3a3a3a; 
	color: #a3a3a3;
}

